From: Nikos Mavrogiannopoulos Date: Fri, 6 Jun 2014 20:54:13 +0000 (+0200) Subject: gnutls: removed MAKE_FLAGS X-Git-Tag: v14.07~371 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=73d0cbee5271b734459b48e51240df133531fbe4;p=feed%2Fpackages.git gnutls: removed MAKE_FLAGS Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index d1f8919d5c..c178415fc3 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -150,10 +150,6 @@ ifeq ($(CONFIG_GNUTLS_CRYPTODEV),y) CONFIGURE_ARGS += --enable-cryptodev endif -# XXX: AM_CFLAGS duplicates with CFLAGS -MAKE_FLAGS:= \ - AM_CFLAGS="" \ - TARGET_CFLAGS += $(FPIC) TARGET_LDFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib